+2006-06-30 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/tmpl/gtkprintsettings.sgml: Document print-to-file specific
+ settings. (#346241, Carolyn MacLeod)
+
2006-06-28 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkprintjob.sgml: Document GtkPrintJobCompleteFunc
@output_bin:
+<!-- ##### MACRO GTK_PRINT_SETTINGS_OUTPUT_FILE_FORMAT ##### -->
+<para>
+The key used by the "Print to file" printer to store the format
+of the output. The supported values are "PS" and "PDF".
+</para>
+
+
+
+<!-- ##### MACRO GTK_PRINT_SETTINGS_OUTPUT_URI ##### -->
+<para>
+The key used by the "Print to file" printer to store the URI
+to which the output should be written. GTK+ itself supports
+only "file://" URIs.
+</para>
+
+
+
<!-- ##### MACRO GTK_PRINT_SETTINGS_WIN32_DRIVER_EXTRA ##### -->
<para>